Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2023

This PR contains the following updates:

Package Change Age Confidence
dd-trace 1.0.0 -> 1.7.1 age confidence

Release Notes

DataDog/dd-trace-js (dd-trace)

v1.7.1

Compare Source

v1.7.0: 1.7.0

Compare Source

Bug Fixes
  • profiling: Fix empty retries from profile exporter (#​1744)
  • ci-visibility: Fix mocha when run in parallel mode (#​1757)
Improvements
  • ci-visibility: Use config to get Service Name for Testing Instrumentations (#​1730)
  • ci-visibility: Set _dd.origin to spans outside of a test trace when using CI Visibility (#​1734)
  • core: add upstream services trace tag with propagation (#​1718)
  • ci-visibility internal: Add Performance Overhead Check (#​1725)
New features
  • ci-visibility: Add cypress 'dd:addTags' command (#​1759), thanks @​sokki !
  • ci-visibility: Link CI Visibility and RUM (#​1706)

v1.6.0: 1.6.0

Compare Source

Bug Fixes
  • profiling: fix timeout overflow warning (#​1693)
  • typescript: fix missing types for option to enable/disable HTTP servers/clients (#​1681), thanks @​deongroenewald!
Improvements
  • ci-app: add new entry point for CI environments (#​1643)
  • ci-app: add testing framework version to the test spans (#​1636)
  • core: set sampling reason to user decision when using sampling rules (#​1692)
  • typescript: update node typings (#​1696), thanks @​bvanreeven!
  • redis: add support for redis 4.x (#​1710)
  • runtime-metrics: add support for worker threads (#​1726)

v1.5.1: 1.5.1

Compare Source

Bug Fixes
  • ci-app: fix missing test suite path when matching the source root (#​1653)
  • core: fix support for Node 17 (#​1671, #​1672, #​1669)
  • graphql: fix support for graphql 16.x (#​1670)
  • grpc: fix client instrumentation when service property exists (#​1660), fixes #​1659
  • http: fix span not using existing parent context when present (#​1647)
  • mocha: fix retries wrapping tests multiple times (#​1648)
  • profiling: fix missing container correlation information (#​1628)
  • tedious: fix support for tedious 14.x (#​1667)
Improvements
  • core: refactor encoder to manage the chunk buffer in place (#​1663)
  • core: add caching to random id generation (#​1668)
  • profiling: fix CPU usage spikes when collecting profiles (#​1658, #​1673)
  • profiling: update exporter to stream to the agent instead of using buffers (#​1652)

v1.5.0: 1.5.0

Compare Source

Bug Fixes
  • redis: fix password added to the span for AUTH commands (#​1637), fixes #​1634
Improvements
  • core: add experimental state tracking (#​1627)
  • deps: update axios (#​1632)

v1.4.1: 1.4.1

Compare Source

Bug Fixes
  • ci-app: fix test suite calculation for windows (#​1622)
  • profiling: fix missing retry dependency (#​1624), fixes #​1623

v1.4.0: 1.4.0

Compare Source

Bug Fixes
  • ci-app: fix skipped cucumber steps being marked as errors (#​1605)
  • express: fix express missing layer.stack and make all instrumentation safer (#​1609), fixes #​1603
  • mongoose: fix context propagation for aggregations (#​1619)
  • mongoose: fix context propagation for mongoose 6 (#​1617)
Features
Improvements
  • tracer: add automatic agent configuration when uds socket is present (#​1616)
  • profiler: add additional metadata to profiler export (#​1606)
  • profiler: add backoff mechanism to profiler agent exporter (#​1541)

v1.3.0

Compare Source

Bug Fixes
  • core: avoid DNS lookups when dogstatsd host is an IP address (#​1514)
New Features

v1.2.1

Compare Source

Bug Fix
  • core: Fix bug where default MEASURED values were not being set. (#​1579)

v1.2.0

Compare Source

Upgrade Notes
  • aws-sdk: Update trace propagation format for directly invoked Lambda functions. This breaks compatibility with Lambda functions instrumented with datadog-lambda-python < v41 or datadog-lambda-js < v3.57.0. Please upgrade datadog-lambda-* in invoked lambda functions. (#​1506)
Bug Fixes
  • ci-app: Fix jasmine Tests (#​1575)
  • next: fix support for next 11.1 (#​1574)
  • elasticsearch: fix elasticsearch tests and make instrumentation safer (#​1573)
  • graphql: fix graphql query source exposed by default (#​1571)
  • core: fix missing origin allowed header for cors (#​1570)
New Features
  • core: move native metrics to a separate repository (#​1559)
  • ci-app: Allow User Defined Git Tags (#​1567)
  • ci-app: Support Jasmine (#​1466)
  • ci-app: Calculate ci.workspace_path from git too (#​1569)
  • core: Testing on all supported versions of Node.js (#​1505)

v1.1.2: 1.1.2

Compare Source

Bug Fixes
  • ci-app: fix this.skip support for mocha (#​1550)
  • core: fix security warning from a transitive dependency ($1553), fixes #​1548
  • fastify: fix error when hooks have only a single parameter (#​1552), fixes #​1549
  • profiler: fix profiler being loaded even when not used (#​1551)

v1.1.1: 1.1.1

Compare Source

Bug Fixes
  • ci-app: fix possible missing getVmContext (#​1539), fixes #​1510
  • fastify: fix missing error tags for hook exceptions (#​1533)
  • next: fix request error when rendering directly (#​1538)

v1.1.0: 1.1.0

Compare Source

Bug Fixes
  • ci-app: fix exception in hooks outside of tests (#​1504)
  • cucumber: fix cucumber test suite extraction (#​1496)
  • mongodb-core: fix support for mongodb 4.x (#​1502)
  • tedious: fix invalid stored procedure tag (#​1508)
Features

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dd-trace-1.x-lockfile branch from 14e39fa to 8d8dcdd Compare September 28, 2025 11:17
@renovate renovate bot changed the title fix(deps): update dependency dd-trace to v1.7.1 chore(deps): update dependency dd-trace to v1.7.1 Sep 28, 2025
@renovate renovate bot force-pushed the renovate/dd-trace-1.x-lockfile branch from 8d8dcdd to b371fae Compare October 3, 2025 22:52
@renovate renovate bot force-pushed the renovate/dd-trace-1.x-lockfile branch from b371fae to 8276718 Compare October 12, 2025 11:16
@renovate renovate bot force-pushed the renovate/dd-trace-1.x-lockfile branch from 8276718 to 4ac95ca Compare October 19, 2025 11:32
@renovate renovate bot force-pushed the renovate/dd-trace-1.x-lockfile branch from 4ac95ca to 9e7edf8 Compare November 20, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant